* composite.h (COMPOSITION_DECODE_REFS): New macro,
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Apr 2011 19:46:32 +0000 (12:46 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Apr 2011 19:46:32 +0000 (12:46 -0700)
commit492d93245bc8eea2a405ceadd4e336f5393a970f
tree9ec9184a6b1678ec6385eaa70ee97d727fe4688a
parentb55ccb71aa544accbeac70d9ddf5855c11956706
* composite.h (COMPOSITION_DECODE_REFS): New macro,

breaking out part of COMPOSITION_DECODE_RULE.
(COMPOSITION_DECODE_RULE): Use it.
* composite.c (get_composition_id): Remove unused local vars,
by using the new macro.
src/ChangeLog
src/composite.c
src/composite.h